home *** CD-ROM | disk | FTP | other *** search
/ MacHome 1999 February/March / MacHome CD (February and March 1999).iso / Edutainment / INFOHIGHWAYDEMOS / demo / MENU.DCR / scripts_58.ls < prev    next >
Encoding:
Text File  |  1999-09-16  |  241 b   |  11 lines

  1. on mouseDown
  2.   global decouvrirMenu
  3.   if buttonJFclicked(the clickOn, the clickOn - 3, "genealogieordinateurLight", "genealogieordinateur") then
  4.     depuppetize(1, 48)
  5.     purgeSound()
  6.   else
  7.   end if
  8.   go("dispatch")
  9.   go(1, "gen.dcr")
  10. end
  11.